.size-selector {
    right: 619px;
}

@media only screen and (max-width: 1465px) {
    body .size-selector {
        right: 416px;
    }
}